summaryrefslogtreecommitdiffstats
path: root/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcp.c')
-rw-r--r--tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcp.c b/tcp.c
index 93558f3..4d9418e 100644
--- a/tcp.c
+++ b/tcp.c
@@ -9,7 +9,6 @@
#include <fcntl.h>
#include <stdlib.h>
#include <sys/types.h>
-#include <sys/socket.h>
#include <netdb.h>
#include <string.h>
#include <sys/time.h>